get
Get files
{{protocol}}://{{url}}/{{version}}/files?offset=0&limit=100&mimetypes=["video/mp4","image/jpeg"]&filenames=["file-1234.mp4"]&itemKeys=["12345"]&search="keyword"&after="2024-05-01T08:24:27.164Z"&before="2024-05-05T08:24:27.164Z"
Get a list of the uploaded files on this domain.
Permissions:
ron the domain usergroup.
Authentication
Authentication inherited from the collection: Bearer .Parameters
| Name | Type | Value |
|---|---|---|
| offset | query | 0 |
| limit | query | 100 |
| mimetypes | query | ["video/mp4","image/jpeg"] |
| filenames | query | ["file-1234.mp4"] |
| itemKeys | query | ["12345"] |
| search | query | "keyword" |
| after | query | "2024-05-01T08:24:27.164Z" |
| before | query | "2024-05-05T08:24:27.164Z" |